home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / gui / textfield.lha / Textfield / ReadMe < prev    next >
Encoding:
Text File  |  1995-02-15  |  1.9 KB  |  49 lines

  1. ***************************
  2. Readme for TextField Gadget
  3. ***************************
  4.  
  5. February 15, 1995
  6.  
  7.  
  8. I'll give a quick overview of what the draws and files are all about:
  9.  
  10. TestTextField  - a program to test the gadget (source provided)
  11. Readme         - this file
  12. History        - contains all the bug fix and new features from
  13.                  version to version
  14. License        - how the files here can be distributed and who can
  15.                  use them and for what purpose
  16. Gadgets        - drawer: that contains the textfield.gadget
  17. TestClass      - drawer: source for TestTextField
  18. MUITest        - drawer: source to show how to use gadget with MUI
  19. Doc            - drawer: autodoc and guide file for programmers
  20. Oberon         - drawer: files for Oberon programmers
  21. HSPascal       - drawer: file for HSPascal programmers
  22. Include        - drawer: files for C programmers
  23. SafeGIRPort    - drawer: a patch to fix problems with CTM and MM
  24.  
  25.  
  26. This version (3.0), or any bug fixes to it, will probably be the
  27. last along this line.  After seeing how the gadget is used and
  28. getting requests for certain types of changes, this gadget can no
  29. longer stay on its current path.
  30.  
  31. This is not altogether bad.  The new gadget I have in mind will do
  32. everything this one does, and I will probably write a textfield
  33. gadget that is simply a front end to the new gadget I write, such
  34. that it is fully compatible with programs that use textfield gadget
  35. now.
  36.  
  37. I don't know when the new gadget will be done, but it will be much
  38. better, simply for the fact that I did not look at any other gadget
  39. on other OSes that are similar to textfield when designing textfield.
  40. I just had an idea in my mind for something that was really needed.
  41. From what I've seen, I can make improvements to textfield gadget and
  42. give features above all those similar gadget's I've investigated.
  43.  
  44.  
  45. Please remember to send me any comments or bug reports.
  46.  
  47. Mark Thomas
  48. mthomas@zilker.net
  49.